home *** CD-ROM | disk | FTP | other *** search
/ Shock - The Game / Shock The Game.iso / pc / casts / old.cst / 00013_direction arrows.ls < prev    next >
Encoding:
Text File  |  1997-04-08  |  250 b   |  11 lines

  1. --global GnavOb, GnavOffset
  2. --
  3. --on mouseUp
  4. --  if the loch of sprite 18 > 0 then
  5. --    set the loch of sprite 18 = -5000
  6. --    updatestage
  7. --    puppetsprite 18,0
  8. --  end if
  9. --  move getat(the PnavObList of GnavOb, (the clickon - GnavOffset))
  10. --end
  11.